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^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
SJIS-WIN 淫??淫??O^ 10001000111110100011111100111111100010001111101000111111001111110100111101011110 88fa3f3f88fa3f3f4f5e
EUC-JP 淫??淫??O^ 10110000111111000011111100111111101100001111110000111111001111110100111101011110 b0fc3f3fb0fc3f3f4f5e
UTF-8 淫쇱넆淫쇱꽮O^ 1110011010110111101010111110110010000111101100011110101110000100100001101110011010110111101010111110110010000111101100011110101010111101101011100100111101011110 e6b7abec87b1eb8486e6b7abec87b1eabdae4f5e
UHC 淫쇱넆淫쇱꽮O^ 1110101111100010101111001110110010000110100101101110101111100010101111001110110010000100101110010100111101011110 ebe2bcec8696ebe2bcec84b94f5e

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