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 傳???遠?? 100110010100001000111111001111110011111110001001100100110011111100111111 99423f3f3f89933f3f
EUC-JP 傳?饔?遠?? 1101000110100011001111111000111111101000111011110011111110110001111100110011111100111111 d1a33f8fe8ef3fb1f33f3f
UTF-8 傳렓饔렧遠펫샥 111001011000001010110011111010111010000010010011111010011010010110010100111010111010000010100111111010011000000110100000111011011000111010101011111011001000001110100101 e582b3eba093e9a594eba0a7e981a0ed8eabec83a5
UHC 傳렓饔렧遠펫샥 1110111011101110100011101010100011101000101111011000111010110110111010101100000011000110111010101011110010100001 eeee8ea8e8bd8eb6eac0c6eabca1

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