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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 淫??淫??^ 100010001111101000111111001111111000100011111010001111110011111101011110 88fa3f3f88fa3f3f5e
EUC-JP 淫?玭淫?玭^ 10110000111111000011111110001111110010111110000110110000111111000011111110001111110010111110000101011110 b0fc3f8fcbe1b0fc3f8fcbe15e
UTF-8 淫쾰玭淫쾰玭^ 11100110101101111010101111101100101111101011000011100111100011101010110111100110101101111010101111101100101111101011000011100111100011101010110101011110 e6b7abecbeb0e78eade6b7abecbeb0e78ead5e
UHC 淫쾰玭淫쾰玭^ 11101011111000101100010011101011110111101011011111101011111000101100010011101011110111101011011101011110 ebe2c4ebdeb7ebe2c4ebdeb75e

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