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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 燾コ烋燾コ炮^ 111110110101101010111010111100001101001111100000011111011111101101011010101110101111000011010011111000000111101101011110 fb5abaf0d3e07dfb5abaf0d3e07b5e
EUC-JP 燾コ?烋燾コ?炮^ 1000111111001010101111011000111010111010001111111101111111011110100011111100101010111101100011101011101000111111110111111101110001011110 8fcabd8eba3fdfde8fcabd8eba3fdfdc5e
UTF-8 燾コ烋燾コ炮^ 11100111100001111011111011101111101111011011101011101110100000101001001011100111100000111000101111100111100001111011111011101111101111011011101011101110100000101001001011100111100000101010111001011110 e787beefbdbaee8292e7838be787beefbdbaee8292e782ae5e
UHC 燾??烋燾???^ 110101001010011100111111001111111111110111001110110101001010011100111111001111110011111101011110 d4a73f3ffdced4a73f3f3f5e

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