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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 茘粋翁}茘粋翁{^ 111001001010101110010000100010001000100110100101011111011110010010101011100100001000100010001001101001010111101101011110 e4ab908889a57de4ab908889a57b5e
EUC-JP 茘粋翁}茘粋翁{^ 111010001010110110111111111010001011001010100111011111011110100010101101101111111110100010110010101001110111101101011110 e8adbfe8b2a77de8adbfe8b2a77b5e
UTF-8 茘粋翁}茘粋翁{^ 111010001000110010011000111001111011001010001011111001111011111110000001011111011110100010001100100110001110011110110010100010111110011110111111100000010111101101011110 e88c98e7b28be7bf817de88c98e7b28be7bf817b5e
UHC ??翁}??翁{^ 0011111100111111111010001011101001111101001111110011111111101000101110100111101101011110 3f3fe8ba7d3f3fe8ba7b5e

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