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 攝釗少nB 1110011010010100100111011110100110000111100101111110010110110000100100010110111001000010 e6949de98797e5b0916e42
SJIS-WIN ???????°?nB 001111110011111100111111001111110011111100111111001111111000000110001011001111110110111001000010 3f3f3f3f3f3f3f818b3f6e42
EUC-JP æ??é??å°?nB 100011111010100111000001001111110011111110001111101010111011000100111111001111111000111110101011101010011010000111101011001111110110111001000010 8fa9c13f3f8fabb13f3f8faba9a1eb3f6e42
UTF-8 攝釗少nB 1100001110100110110000101001010011000010100111011100001110101001110000101000011111000010100101111100001110100101110000101011000011000010100100010110111001000010 c3a6c294c29dc3a9c287c297c3a5c2b0c2916e42
UHC æ??????°?nB 10101001101000010011111100111111001111110011111100111111001111111010000111000110001111110110111001000010 a9a13f3f3f3f3f3fa1c63f6e42

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