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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?咫枇??權?? 0011111110011010010000001001010011111000001111110011111110011110110111000011111100111111 3f9a4094f83f3f9edc3f3f
EUC-JP ?咫枇??權ʼn? 00111111110100111010000111001000111110100011111100111111110111001101111010001111101010011100101000111111 3fd3a1c8fa3f3fdcde8fa9ca3f
UTF-8 룶咫枇◈룶權ʼn룵 1110101110100011101101101110010110010010101010111110011010011110100001111110001010010111100010001110101110100011101101101110011010101100100010101100010110001001111010111010001110110101 eba3b6e592abe69e87e29788eba3b6e6ac8ac589eba3b5
UHC 룶咫枇◈룶權ʼn룵 10001111101010111111001010100001110111011110110110100010110000101000111110101011110011111110110110101001101100001000111110101010 8fabf2a1ddeda2c28fabcfeda9b08faa

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