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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 筌??烏??荏??筌 1110001010100011001111110011111110001001010001110011111100111111100010010110000000111111001111111110001010100011 e2a33f3f89473f3f89603f3fe2a3
EUC-JP 筌??烏??荏??筌 1110010010100101001111110011111110110001101010000011111100111111101100011100000100111111001111111110010010100101 e4a53f3fb1a83f3fb1c13f3fe4a5
UTF-8 筌좏쓼烏쀯쭬荏쀨죿筌 111001111010110110001100111011001010001010001111111011001001001110111100111001111000001110001111111011001000000010101111111011001010110110101100111010001000110110001111111011001000000010101000111011001010001110111111111001111010110110001100 e7ad8ceca28fec93bce7838fec80afecadace88d8fec80a8eca3bfe7ad8c
UHC 筌좏쓼烏쀯쭬荏쀨죿筌 1110111110100111101000001110110110011101100101111110100010100001100101111110111110100111101000001110110011111011100101111110100010100001100101111110111110100111 efa7a0ed9d97e8a197efa7a0ecfb97e8a197efa7

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