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 蹟?粧???爾 10010000110101100011111110001111110011110011111100111111001111111000111010100010 90d63f8fcf3f3f3f8ea2
EUC-JP 蹟?粧???爾 11000000110110000011111110111110110100010011111100111111001111111011110010100100 c0d83fbed13f3f3fbca4
UTF-8 蹟렕粧렰麟렱爾 111010001011100110011111111010111010000010010101111001111011001010100111111010111010000010110000111011111010011110110011111010111010000010110001111001111000100010111110 e8b99feba095e7b2a7eba0b0efa7b3eba0b1e788be
UHC 蹟렕粧렰麟렱爾 1110111011100111100011101010101011101101111100101000111010111101111011001110100010001110101111101110110010110011 eee78eaaedf28ebdece88ebeecb3

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