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{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN ?功ュ{N}?功ュ{N{^ 0011111110001100111101111000001110000101011110110100111001111101001111111000110011110111100000111000010101111011010011100111101101011110 3f8cf783857b4e7d3f8cf783857b4e7b5e
EUC-JP ?功ュ{N}?功ュ{N{^ 0011111110111000111110011010010111100101011110110100111001111101001111111011100011111001101001011110010101111011010011100111101101011110 3fb8f9a5e57b4e7d3fb8f9a5e57b4e7b5e
UTF-8 룴功ュ{N}룴功ュ{N{^ 11101011101000111011010011100101100010101001111111100011100000111010010101111011010011100111110111101011101000111011010011100101100010101001111111100011100000111010010101111011010011100111101101011110 eba3b4e58a9fe383a57b4e7deba3b4e58a9fe383a57b4e7b5e
UHC 룴功ュ{N}룴功ュ{N{^ 10001111101010011100110111101101101010111110010101111011010011100111110110001111101010011100110111101101101010111110010101111011010011100111101101011110 8fa9cdedabe57b4e7d8fa9cdedabe57b4e7b5e

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