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 ?班憾男?班憾男^ 001111111001010011000111100010101011011010010010011010100011111110010100110001111000101010110110100100100110101001011110 3f94c78ab6926a3f94c78ab6926a5e
EUC-JP ?班憾男?班憾男^ 001111111100100011001001101101001011100011000011110010110011111111001000110010011011010010111000110000111100101101011110 3fc8c9b4b8c3cb3fc8c9b4b8c3cb5e
UTF-8 뤶班憾男뤶班憾男^ 11101011101001001011011011100111100011111010110111100110100001101011111011100111100101001011011111101011101001001011011011100111100011111010110111100110100001101011111011100111100101001011011101011110 eba4b6e78fade686bee794b7eba4b6e78fade686bee794b75e
UHC 뤶班憾男뤶班憾男^ 1000111111100100110110101110110011001010111100001101000111111011100011111110010011011010111011001100101011110000110100011111101101011110 8fe4daeccaf0d1fb8fe4daeccaf0d1fb5e

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