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 專?雄?專?雄?^ 10011011100100110011111110010111010110010011111110011011100100110011111110010111010110010011111101011110 9b933f97593f9b933f97593f5e
EUC-JP 專?雄?專?雄?^ 11010101111100110011111111001101101110100011111111010101111100110011111111001101101110100011111101011110 d5f33fcdba3fd5f33fcdba3f5e
UTF-8 專렟雄뒷專렟雄뒬^ 11100101101100001000100011101011101000001001111111101001100110111000010011101011100100101011011111100101101100001000100011101011101000001001111111101001100110111000010011101011100100101010110001011110 e5b088eba09fe99b84eb92b7e5b088eba09fe99b84eb92ac5e
UHC 專렟雄뒷專렟雄뒬^ 1110111011110110100011101011000011101010101010011011010111011110111011101111011010001110101100001110101010101001101101011101110001011110 eef68eb0eaa9b5deeef68eb0eaa9b5dc5e

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