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 鼎?????薔? 10010011010000110011111100111111001111110011111100111111111001010100101100111111 93433f3f3f3f3fe54b3f
EUC-JP 鼎?????薔? 11000101101001000011111100111111001111110011111100111111111010011010110000111111 c5a43f3f3f3f3fe9ac3f
UTF-8 鼎비렰뀁렟렞薔렟 111010011011110010001110111010111011100110000100111010111010000010110000111010111000000010000001111010111010000010011111111010111010000010011110111010001001011010010100111010111010000010011111 e9bc8eebb984eba0b0eb8081eba09feba09ee89694eba09f
UHC 鼎비렰뀁렟렞薔렟 11110000101000111011101011110001100011101011110110110010111011001000111010110000100011101010111111101101111110011000111010110000 f0a3baf18ebdb2ec8eb08eafedf98eb0

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