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 ??????[??????[^ 001111110011111100111111001111110011111100111111010110110011111100111111001111110011111100111111001111110101101101011110 3f3f3f3f3f3f5b3f3f3f3f3f3f5b5e
SJIS-WIN ?功ゴ?功ゴ[?功ゴ?功ゴ[^ 0011111110001100111101111000001101010011001111111000110011110111100000110101001101011011001111111000110011110111100000110101001100111111100011001111011110000011010100110101101101011110 3f8cf783533f8cf783535b3f8cf783533f8cf783535b5e
EUC-JP ?功ゴ?功ゴ[?功ゴ?功ゴ[^ 0011111110111000111110011010010110110100001111111011100011111001101001011011010001011011001111111011100011111001101001011011010000111111101110001111100110100101101101000101101101011110 3fb8f9a5b43fb8f9a5b45b3fb8f9a5b43fb8f9a5b45b5e
UTF-8 룴功ゴ룴功ゴ[룴功ゴ룴功ゴ[^ 111010111010001110110100111001011000101010011111111000111000001010110100111010111010001110110100111001011000101010011111111000111000001010110100010110111110101110100011101101001110010110001010100111111110001110000010101101001110101110100011101101001110010110001010100111111110001110000010101101000101101101011110 eba3b4e58a9fe382b4eba3b4e58a9fe382b45beba3b4e58a9fe382b4eba3b4e58a9fe382b45b5e
UHC 룴功ゴ룴功ゴ[룴功ゴ룴功ゴ[^ 100011111010100111001101111011011010101110110100100011111010100111001101111011011010101110110100010110111000111110101001110011011110110110101011101101001000111110101001110011011110110110101011101101000101101101011110 8fa9cdedabb48fa9cdedabb45b8fa9cdedabb48fa9cdedabb45b5e

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