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 ??????O??E^ 0011111100111111001111110011111100111111001111110100111100111111001111110100010101011110 3f3f3f3f3f3f4f3f3f455e
SJIS-WIN ??????O??E^ 0011111100111111001111110011111100111111001111110100111100111111001111110100010101011110 3f3f3f3f3f3f4f3f3f455e
EUC-JP ??????O??E^ 0011111100111111001111110011111100111111001111110100111100111111001111110100010101011110 3f3f3f3f3f3f4f3f3f455e
UTF-8 횂혺횂쨈횄짜O횂혯E^ 111011011001101010000010111011011001100010111010111011011001101010000010111011001010100010001000111011011001101010000100111011001010011110011100010011111110110110011010100000101110110110011000101011110100010101011110 ed9a82ed98baed9a82eca888ed9a84eca79c4fed9a82ed98af455e
UHC 횂혺횂쨈횄짜O횂혯E^ 11000011100000101100001010011111110000111000001011000010101101001100001110000011110000101010010101001111110000111000001011000010100101100100010101011110 c382c29fc382c2b4c383c2a54fc382c296455e

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