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 ?R?`}?R?`{^ 0011111101010010001111110110000001111101001111110101001000111111011000000111101101011110 3f523f607d3f523f607b5e
SJIS-WIN ?R?`}?R?`{^ 0011111101010010001111110110000001111101001111110101001000111111011000000111101101011110 3f523f607d3f523f607b5e
EUC-JP ?R?`}?R?`{^ 0011111101010010001111110110000001111101001111110101001000111111011000000111101101011110 3f523f607d3f523f607b5e
UTF-8 혴R혲`}혴R혲`{^ 11101101100110001011010001010010111011011001100010110010011000000111110111101101100110001011010001010010111011011001100010110010011000000111101101011110 ed98b452ed98b2607ded98b452ed98b2607b5e
UHC 혴R혲`}혴R혲`{^ 110000101001101101010010110000101001100101100000011111011100001010011011010100101100001010011001011000000111101101011110 c29b52c299607dc29b52c299607b5e

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