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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 苑??[苑??[^ 1000100110010001001111110011111101011011100010011001000100111111001111110101101101011110 89913f3f5b89913f3f5b5e
EUC-JP 苑??[苑??[^ 1011000111110001001111110011111101011011101100011111000100111111001111110101101101011110 b1f13f3f5bb1f13f3f5b5e
UTF-8 苑㏓쑨[苑㏓쑨[^ 111010001000101110010001111000111000111110010011111011001001000110101000010110111110100010001011100100011110001110001111100100111110110010010001101010000101101101011110 e88b91e38f93ec91a85be88b91e38f93ec91a85b5e
UHC 苑㏓쑨[苑㏓쑨[^ 111010101011110110100111111010111011111010100111010110111110101010111101101001111110101110111110101001110101101101011110 eabda7ebbea75beabda7ebbea75b5e

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