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 丹続卒短辿辿棚存 10010010010011111001000110110001100100011011001010010010010110101001001001001000100100100100100010010010010010011001000110110110 924f91b191b2925a92489248924991b6
EUC-JP 丹続卒短辿辿棚存 11000011101100001100001010110011110000101011010011000011101110111100001110101001110000111010100111000011101010101100001010111000 c3b0c2b3c2b4c3bbc3a9c3a9c3aac2b8
UTF-8 丹続卒短辿辿棚存 111001001011100010111001111001111011011010011010111001011000110110010010111001111001111110101101111010001011111010111111111010001011111010111111111001101010001110011010111001011010110110011000 e4b8b9e7b69ae58d92e79fade8bebfe8bebfe6a39ae5ad98
UHC 丹?卒短??棚存 11010011101000010011111111110000111011111101001110101101001111110011111111011101110111001111000011101101 d3a13ff0efd3ad3f3fdddcf0ed

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