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 辰贈促奪造促^ 10010010010000111001000110100001100100011010001110010010010001001001000110100010100100011010001101011110 924391a191a3924491a291a35e
EUC-JP 辰贈促奪造促^ 11000011101001001100001010100011110000101010010111000011101001011100001010100100110000101010010101011110 c3a4c2a3c2a5c3a5c2a4c2a55e
UTF-8 辰贈促奪造促^ 11101000101111101011000011101000101101001000100011100100101111111000001111100101101001011010101011101001100000001010000011100100101111111000001101011110 e8beb0e8b488e4bf83e5a5aae980a0e4bf835e
UHC 辰贈促奪造促^ 11110010111000111111000111111100111101011011010111110111101011001111000011100011111101011011010101011110 f2e3f1fcf5b5f7acf0e3f5b55e

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