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 佯??游??擬 10011000110100010011111100111111100111111110000000111111001111111000101101011011 98d13f3f9fe03f3f8b5b
EUC-JP 佯??游??擬 11010000110100110011111100111111110111101110001000111111001111111011010110111100 d0d33f3fdee23f3fb5bc
UTF-8 佯얠떜游삼쭗擬 111001001011110110101111111011001001011010100000111010111001011010011100111001101011100010111000111011001000001010111100111011001010110110010111111001101001001110101100 e4bdafec96a0eb969ce6b8b8ec82bcecad97e693ac
UHC 佯얠떜游삼쭗擬 1110010110111010101111101110110010001011101100101110101011111101101110111110111110100111100011111110101111110100 e5babeec8bb2eafdbbefa78febf4

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