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 癲??踰??柚 11100001100111110011111100111111111001101111101000111111001111111001011101001101 e19f3f3fe6fa3f3f974d
EUC-JP 癲??踰??柚 11100010101000010011111100111111111011001111110000111111001111111100110110101110 e2a13f3fecfc3f3fcdae
UTF-8 癲뉖굚踰ㅿ㎘柚 111001111001100110110010111010111000100110010110111010101011010110011010111010001011100010110000111000111000010110111111111000111000111010011000111001101001111110011010 e799b2eb8996eab59ae8b8b0e385bfe38e98e69f9a
UHC 癲뉖굚踰ㅿ㎘柚 1110111110100110100001111110101110000010100000101110101110110010101001001110111110100111101001011110101011110110 efa687eb8282ebb2a4efa7a5eaf6

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