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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN ?握?鴉}Y?握?鴉}bE 0011111110001000101011000011111111101001111010110111110101011001001111111000100010101100001111111110100111101011011111010110001001000101 3f88ac3fe9eb7d593f88ac3fe9eb7d6245
EUC-JP ?握?鴉}Y?握?鴉}bE 0011111110110000101011100011111111110010111011010111110101011001001111111011000010101110001111111111001011101101011111010110001001000101 3fb0ae3ff2ed7d593fb0ae3ff2ed7d6245
UTF-8 룱握룱鴉}Y룱握룱鴉}bE 1110101110100011101100011110011010001111101000011110101110100011101100011110100110110100100010010111110101011001111010111010001110110001111001101000111110100001111010111010001110110001111010011011010010001001011111010110001001000101 eba3b1e68fa1eba3b1e9b4897d59eba3b1e68fa1eba3b1e9b4897d6245
UHC 룱握룱鴉}Y룱握룱鴉}bE 100011111010011011100100110001001000111110100110111001001011110001111101010110011000111110100110111001001100010010001111101001101110010010111100011111010110001001000101 8fa6e4c48fa6e4bc7d598fa6e4c48fa6e4bc7d6245

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