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 帳??箋??業 10010010101000000011111100111111111000101011001100111111001111111000101111000110 92a03f3fe2b33f3f8bc6
EUC-JP 帳??箋??業 11000100101000100011111100111111111001001011010100111111001111111011011011001000 c4a23f3fe4b53f3fb6c8
UTF-8 帳앾풁箋뷂쉠業 111001011011100010110011111011001001010110111110111011011001001010000001111001111010111010001011111010111011011110000010111011001000100110100000111001101010010110101101 e5b8b3ec95beed9281e7ae8bebb782ec89a0e6a5ad
UHC 帳앾풁箋뷂쉠業 1110110111100011100111011110111110111110100010101110111110101000100101001110111110111101101010101110010111110110 ede39defbe8aefa894efbdaae5f6

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