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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 庄??????? 100011111010111100111111001111110011111100111111001111110011111100111111 8faf3f3f3f3f3f3f3f
EUC-JP 庄?????湞? 1011111010110001001111110011111100111111001111110011111110001111110001111111111000111111 beb13f3f3f3f3f8fc7fe3f
UTF-8 庄얕렕숄렰렟湞렲 111001011011101010000100111011001001011010010101111010111010000010010101111011001000100010000100111010111010000010110000111010111010000010011111111001101011100110011110111010111010000010110010 e5ba84ec9695eba095ec8884eba0b0eba09fe6b99eeba0b2
UHC 庄얕렕숄렰렟湞렲 11101101111001001011111011101000100011101010101010111100111100011000111010111101100011101011000011101111111001101000111010111111 ede4bee88eaabcf18ebd8eb0efe68ebf

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