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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 鉞碁エィ[}鉞碁エィ[{^ 1110011111100110100011001110100110110100101010000101101101111101111001111110011010001100111010011011010010101000010110110111101101011110 e7e68ce9b4a85b7de7e68ce9b4a85b7b5e
EUC-JP 鉞碁エィ[}鉞碁エィ[{^ 111011101110100010111000111010111000111010110100100011101010100001011011011111011110111011101000101110001110101110001110101101001000111010101000010110110111101101011110 eee8b8eb8eb48ea85b7deee8b8eb8eb48ea85b7b5e
UTF-8 鉞碁エィ[}鉞碁エィ[{^ 1110100110001001100111101110011110100010100000011110111110111101101101001110111110111101101010000101101101111101111010011000100110011110111001111010001010000001111011111011110110110100111011111011110110101000010110110111101101011110 e9899ee7a281efbdb4efbda85b7de9899ee7a281efbdb4efbda85b7b5e
UHC 鉞碁??[}鉞碁??[{^ 1110101011000111110100011011001100111111001111110101101101111101111010101100011111010001101100110011111100111111010110110111101101011110 eac7d1b33f3f5b7deac7d1b33f3f5b7b5e

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