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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 淼イ譬゛}淼イ譬゛{^ 1111101101000101101100101110011010100000100000010100101001111101111110110100010110110010111001101010000010000001010010100111101101011110 fb45b2e6a0814a7dfb45b2e6a0814a7b5e
EUC-JP 淼イ譬゛}淼イ譬゛{^ 100011111100011111100110100011101011001011101100101000101010000110101011011111011000111111000111111001101000111010110010111011001010001010100001101010110111101101011110 8fc7e68eb2eca2a1ab7d8fc7e68eb2eca2a1ab7b5e
UTF-8 淼イ譬゛}淼イ譬゛{^ 111001101011011110111100111011111011110110110010111010001010110110101100111000111000001010011011011111011110011010110111101111001110111110111101101100101110100010101101101011001110001110000010100110110111101101011110 e6b7bcefbdb2e8adace3829b7de6b7bcefbdb2e8adace3829b7b5e
UHC ??譬?}??譬?{^ 00111111001111111101111010100111001111110111110100111111001111111101111010100111001111110111101101011110 3f3fdea73f7d3f3fdea73f7b5e

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