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 絶??饒??節 10010000111000100011111100111111111010010110000000111111001111111001000011011111 90e23f3fe9603f3f90df
EUC-JP 絶??饒??節 11000000111001000011111100111111111100011100000100111111001111111100000011100001 c0e43f3ff1c13f3fc0e1
UTF-8 絶쏉숱饒껓풊節 111001111011010110110110111011001000111110001001111011001000100010110001111010011010010110010010111010101011101110010011111011011001001010001010111001111010111110000000 e7b5b6ec8f89ec88b1e9a592eabb93ed928ae7af80
UHC 絶쏉숱饒껓풊節 1110111110111110100110111110111110111101101000101110100110101110100000111110111110111110100100001110111110111101 efbe9befbda2e9ae83efbe90efbd

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