To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??歟?}??歟?{^ 00111111001111111001111101100010001111110111110100111111001111111001111101100010001111110111101101011110 3f3f9f623f7d3f3f9f623f7b5e
EUC-JP 滎?歟?}滎?歟?{^ 1000111111001000101110010011111111011101110000110011111101111101100011111100100010111001001111111101110111000011001111110111101101011110 8fc8b93fddc33f7d8fc8b93fddc33f7b5e
UTF-8 滎쇾歟켷}滎쇾歟켷{^ 111001101011101110001110111011001000011110111110111001101010110110011111111011001011110010110111011111011110011010111011100011101110110010000111101111101110011010101101100111111110110010111100101101110111101101011110 e6bb8eec87bee6ad9fecbcb77de6bb8eec87bee6ad9fecbcb77b5e
UHC 滎쇾歟켷}滎쇾歟켷{^ 11111011101000111001100111100100111001101010001010110001011011100111110111111011101000111001100111100100111001101010001010110001011011100111101101011110 fba399e4e6a2b16e7dfba399e4e6a2b16e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)