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 ??咫?\}??咫?\{^ 001111110011111110011010010000000011111101011100011111010011111100111111100110100100000000111111010111000111101101011110 3f3f9a403f5c7d3f3f9a403f5c7b5e
EUC-JP 澔?咫?\}澔?咫?\{^ 10001111110010001110110000111111110100111010000100111111010111000111110110001111110010001110110000111111110100111010000100111111010111000111101101011110 8fc8ec3fd3a13f5c7d8fc8ec3fd3a13f5c7b5e
UTF-8 澔렠咫렧\}澔렠咫렧\{^ 1110011010111110100101001110101110100000101000001110010110010010101010111110101110100000101001110101110001111101111001101011111010010100111010111010000010100000111001011001001010101011111010111010000010100111010111000111101101011110 e6be94eba0a0e592abeba0a75c7de6be94eba0a0e592abeba0a75c7b5e
UHC 澔렠咫렧\}澔렠咫렧\{^ 111110111100101110001110101100011111001010100001100011101011011001011100011111011111101111001011100011101011000111110010101000011000111010110110010111000111101101011110 fbcb8eb1f2a18eb65c7dfbcb8eb1f2a18eb65c7b5e

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