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 鉎ホ靤ッ鉎ホ靤ッ^ 11111011110001111100111011101000110100001010111111111011110001111100111011101000110100001010111101011110 fbc7cee8d0affbc7cee8d0af5e
EUC-JP 鉎ホ靤ッ鉎ホ靤ッ^ 10001111111000111101111110001110110011101111000011010010100011101010111110001111111000111101111110001110110011101111000011010010100011101010111101011110 8fe3df8ecef0d28eaf8fe3df8ecef0d28eaf5e
UTF-8 鉎ホ靤ッ鉎ホ靤ッ^ 11101001100010011000111011101111101111101000111011101001100111011010010011101111101111011010111111101001100010011000111011101111101111101000111011101001100111011010010011101111101111011010111101011110 e9898eefbe8ee99da4efbdafe9898eefbe8ee99da4efbdaf5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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