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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 霍悟ョ亥ッオ雕井シ∵シ 1110100010110111100011001110010110101110100010001110010110101111101101011110100010111000100010001110010010111100100000011110011010111100 e8b78ce5ae88e5afb5e8b888e4bc81e6bc
EUC-JP 霍悟ョ亥ッオ雕井シ∵シ 11110000101110011011100011100111100011101010111010110000111001111000111010101111100011101011010111110000101110101011000011100110100011101011110010100010111010001000111010111100 f0b9b8e78eaeb0e78eaf8eb5f0bab0e68ebca2e88ebc
UTF-8 霍悟ョ亥ッオ雕井シ∵シ 111010011001110010001101111001101000001010011111111011111011110110101110111001001011101010100101111011111011110110101111111011111011110110110101111010011001101110010101111001001011101010010101111011111011110110111100111000101000100010110101111011111011110110111100 e99c8de6829fefbdaee4baa5efbdafefbdb5e99b95e4ba95efbdbce288b5efbdbc
UHC ?悟?亥??雕井?∵? 00111111111001111111011000111111111110101010010000111111001111111111000011100111111011111100110000111111101000011111000100111111 3fe7f63ffaa43f3ff0e7efcc3fa1f13f

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