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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 彫?蜃?彫?媛 1001001010100100001111111110010110000111001111111001001010100100001111111001010101010001 92a43fe5873f92a43f9551
EUC-JP 彫?蜃?彫?媛 1100010010100110001111111110100111100111001111111100010010100110001111111100100110110010 c4a63fe9e73fc4a63fc9b2
UTF-8 彫렏蜃렞彫렣媛 111001011011110110101011111010111010000010001111111010001001110010000011111010111010000010011110111001011011110110101011111010111010000010100011111001011010101010011011 e5bdabeba08fe89c83eba09ee5bdabeba0a3e5aa9b
UHC 彫렏蜃렞彫렣媛 1111000011000001100011101010010111100011111100011000111010101111111100001100000110001110101101001110101010110000 f0c18ea5e3f18eaff0c18eb4eab0

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