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 ???若??節 001111110011111100111111100011101110000100111111001111111001000011011111 3f3f3f8ee13f3f90df
EUC-JP 旿??若??節 1000111111000001111101000011111100111111101111001110001100111111001111111100000011100001 8fc1f43f3fbce33f3fc0e1
UTF-8 旿⑵눆若쀥떳節 111001101001011110111111111000101001000110110101111010111000100010000110111010001000101110100101111011001000000010100101111010111001011010110011111001111010111110000000 e697bfe291b5eb8886e88ba5ec80a5eb96b3e7af80
UHC 旿⑵눆若쀥떳節 1110011111111010101010011110100010000111101001011110010110110100100101111110010110110110101110001110111110111101 e7faa9e887a5e5b497e5b6b8efbd

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