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 堊??幼??義? 1001101010111111001111110011111110010111011000110011111100111111100010110110000000111111 9abf3f3f97633f3f8b603f
EUC-JP 堊??幼??義? 1101010011000001001111110011111111001101110001000011111100111111101101011100000100111111 d4c13f3fcdc43f3fb5c13f
UTF-8 堊앹룇幼녷퐗義럁 111001011010000010001010111011001001010110111001111010111010001110000111111001011011100110111100111010111000010110110111111011011001000010010111111001111011111010101001111010111001111110000001 e5a08aec95b9eba387e5b9bceb85b7ed9097e7bea9eb9f81
UHC 堊앹룇幼녷퐗義럁 11100100101111101001110111101100100011111000011011101010111010101000011011100110101111011000000111101011111110011000111001011010 e4be9dec8f86eaea86e6bd81ebf98e5a

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