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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?功げn}?功げn{^ 001111111000110011110111100000101011000001101110011111010011111110001100111101111000001010110000011011100111101101011110 3f8cf782b06e7d3f8cf782b06e7b5e
EUC-JP ?功げn}?功げn{^ 001111111011100011111001101001001011001001101110011111010011111110111000111110011010010010110010011011100111101101011110 3fb8f9a4b26e7d3fb8f9a4b26e7b5e
UTF-8 룴功げn}룴功げn{^ 1110101110100011101101001110010110001010100111111110001110000001100100100110111001111101111010111010001110110100111001011000101010011111111000111000000110010010011011100111101101011110 eba3b4e58a9fe381926e7deba3b4e58a9fe381926e7b5e
UHC 룴功げn}룴功げn{^ 1000111110101001110011011110110110101010101100100110111001111101100011111010100111001101111011011010101010110010011011100111101101011110 8fa9cdedaab26e7d8fa9cdedaab26e7b5e

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