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 ?盤嘔?盤綽^ 0011111110010100110101011001101001110001001111111001010011010101111000110101111001011110 3f94d59a713f94d5e35e5e
EUC-JP ?盤嘔?盤綽^ 0011111111001000110101111101001111010010001111111100100011010111111001011011111101011110 3fc8d7d3d23fc8d7e5bf5e
UTF-8 섀盤嘔섀盤綽^ 11101100100001001000000011100111100110111010010011100101100110001001010011101100100001001000000011100111100110111010010011100111101101101011110101011110 ec8480e79ba4e59894ec8480e79ba4e7b6bd5e
UHC 섀盤嘔섀盤綽^ 10111100101010001101101011101111110011111010010110111100101010001101101011101111111011011100101001011110 bca8daefcfa5bca8daefedca5e

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