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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 酊?U}酊?U{^ 1110011111000010001111110101010101111101111001111100001000111111010101010111101101011110 e7c23f557de7c23f557b5e
EUC-JP 酊?U}酊?U{^ 1110111011000100001111110101010101111101111011101100010000111111010101010111101101011110 eec43f557deec43f557b5e
UTF-8 酊킴U}酊킴U{^ 1110100110000101100010101110110110000010101101000101010101111101111010011000010110001010111011011000001010110100010101010111101101011110 e9858aed82b4557de9858aed82b4557b5e
UHC 酊킴U}酊킴U{^ 11101111111110001100010110110100010101010111110111101111111110001100010110110100010101010111101101011110 eff8c5b4557deff8c5b4557b5e

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