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 剰炫剰炫^ 10001111111010001111101101010010111101011101101110001111111010001111101101010010111101011101100101011110 8fe8fb52f5db8fe8fb52f5d95e
EUC-JP 剰炫?剰炫?^ 10111110111010101000111111001001110100110011111110111110111010101000111111001001110100110011111101011110 beea8fc9d33fbeea8fc9d33f5e
UTF-8 剰炫剰炫^ 11100101100010011011000011100111100000101010101111101110100100011000011011100101100010011011000011100111100000101010101111101110100100011000010001011110 e589b0e782abee9186e589b0e782abee91845e
UHC ?炫??炫?^ 001111111111101011011011001111110011111111111010110110110011111101011110 3ffadb3f3ffadb3f5e

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