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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?挑書\}?挑書\{^ 001111111001001010100111100011111001000101011100011111010011111110010010101001111000111110010001010111000111101101011110 3f92a78f915c7d3f92a78f915c7b5e
EUC-JP ?挑書\}?挑書\{^ 001111111100010010101001101111011111000101011100011111010011111111000100101010011011110111110001010111000111101101011110 3fc4a9bdf15c7d3fc4a9bdf15c7b5e
UTF-8 뤵挑書\}뤵挑書\{^ 1110101110100100101101011110011010001100100100011110011010011011101110000101110001111101111010111010010010110101111001101000110010010001111001101001101110111000010111000111101101011110 eba4b5e68c91e69bb85c7deba4b5e68c91e69bb85c7b5e
UHC 뤵挑書\}뤵挑書\{^ 1000111111100011110100111111101111011111111101100101110001111101100011111110001111010011111110111101111111110110010111000111101101011110 8fe3d3fbdff65c7d8fe3d3fbdff65c7b5e

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