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 蒸?援??磐? 10001111111101100011111110001001100001110011111100111111100101001101011000111111 8ff63f89873f3f94d63f
EUC-JP 蒸?援??磐? 10111110111110000011111110110001111001110011111100111111110010001101100000111111 bef83fb1e73f3fc8d83f
UTF-8 蒸렣援렓롈磐렱 111010001001001010111000111010111010000010100011111001101000111110110100111010111010000010010011111010111010000110001000111001111010001110010000111010111010000010110001 e892b8eba0a3e68fb4eba093eba188e7a390eba0b1
UHC 蒸렣援렓롈磐렱 1111000111111010100011101011010011101010101101011000111010101000100011101100111011011010111100011000111010111110 f1fa8eb4eab58ea88ecedaf18ebe

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