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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 窪橋??\}窪橋??\{^ 1000110001000101100010111011010000111111001111110101110001111101100011000100010110001011101101000011111100111111010111000111101101011110 8c458bb43f3f5c7d8c458bb43f3f5c7b5e
EUC-JP 窪橋??\}窪橋??\{^ 1011011110100110101101101011011000111111001111110101110001111101101101111010011010110110101101100011111100111111010111000111101101011110 b7a6b6b63f3f5c7db7a6b6b63f3f5c7b5e
UTF-8 窪橋렓렧\}窪橋렓렧\{^ 1110011110101010101010101110011010101001100010111110101110100000100100111110101110100000101001110101110001111101111001111010101010101010111001101010100110001011111010111010000010010011111010111010000010100111010111000111101101011110 e7aaaae6a98beba093eba0a75c7de7aaaae6a98beba093eba0a75c7b5e
UHC 窪橋렓렧\}窪橋렓렧\{^ 111010001100000111001110111010011000111010101000100011101011011001011100011111011110100011000001110011101110100110001110101010001000111010110110010111000111101101011110 e8c1cee98ea88eb65c7de8c1cee98ea88eb65c7b5e

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