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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?腎?驅}?腎?驅{^ 001111111001000001110100001111111110100101111011011111010011111110010000011101000011111111101001011110110111101101011110 3f90743fe97b7d3f90743fe97b7b5e
EUC-JP ?腎?驅}?腎?驅{^ 001111111011111111010101001111111111000111011100011111010011111110111111110101010011111111110001110111000111101101011110 3fbfd53ff1dc7d3fbfd53ff1dc7b5e
UTF-8 뤌腎퍗驅}뤌腎퍗驅{^ 111010111010010010001100111010001000010110001110111011011000110110010111111010011010100110000101011111011110101110100100100011001110100010000101100011101110110110001101100101111110100110101001100001010111101101011110 eba48ce8858eed8d97e9a9857deba48ce8858eed8d97e9a9857b5e
UHC 뤌腎퍗驅}뤌腎퍗驅{^ 10001111101111001110001111101100101110111000111011001111110011000111110110001111101111001110001111101100101110111000111011001111110011000111101101011110 8fbce3ecbb8ecfcc7d8fbce3ecbb8ecfcc7b5e

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