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 ???驅}???驅{^ 00111111001111110011111111101001011110110111110100111111001111110011111111101001011110110111101101011110 3f3f3fe97b7d3f3f3fe97b7b5e
EUC-JP ??熢驅}??熢驅{^ 0011111100111111100011111100101010101011111100011101110001111101001111110011111110001111110010101010101111110001110111000111101101011110 3f3f8fcaabf1dc7d3f3f8fcaabf1dc7b5e
UTF-8 뤵퓥熢驅}뤵퓥熢驅{^ 111010111010010010110101111011011001001110100101111001111000011010100010111010011010100110000101011111011110101110100100101101011110110110010011101001011110011110000110101000101110100110101001100001010111101101011110 eba4b5ed93a5e786a2e9a9857deba4b5ed93a5e786a2e9a9857b5e
UHC 뤵퓥熢驅}뤵퓥熢驅{^ 10001111111000111011111110001110110111001110110011001111110011000111110110001111111000111011111110001110110111001110110011001111110011000111101101011110 8fe3bf8edceccfcc7d8fe3bf8edceccfcc7b5e

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