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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 栓?膺?栓?鷹六 10010000111100000011111111100100010111100011111110010000111100000011111110010001111010011001100001011010 90f03fe45e3f90f03f91e9985a
EUC-JP 栓?膺?栓?鷹六 11000000111100100011111111100111101111110011111111000000111100100011111111000010111010111100111110111011 c0f23fe7bf3fc0f23fc2ebcfbb
UTF-8 栓렮膺렲栓렮鷹六 111001101010000010010011111010111010000010101110111010001000011010111010111010111010000010110010111001101010000010010011111010111010000010101110111010011011011110111001111001011000010110101101 e6a093eba0aee886baeba0b2e6a093eba0aee9b7b9e585ad
UHC 栓렮膺렲栓렮鷹六 11101110111110111000111010111011111010111110110010001110101111111110111011111011100011101011101111101011111011011101011110111111 eefb8ebbebec8ebfeefb8ebbebedd7bf

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