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 ???K\}???K\{^ 00111111001111110011111101001011010111000111110100111111001111110011111101001011010111000111101101011110 3f3f3f4b5c7d3f3f3f4b5c7b5e
SJIS-WIN 畏??K\}畏??K\{^ 100010001101100000111111001111110100101101011100011111011000100011011000001111110011111101001011010111000111101101011110 88d83f3f4b5c7d88d83f3f4b5c7b5e
EUC-JP 畏??K\}畏??K\{^ 101100001101101000111111001111110100101101011100011111011011000011011010001111110011111101001011010111000111101101011110 b0da3f3f4b5c7db0da3f3f4b5c7b5e
UTF-8 畏녽쎁K\}畏녽쎁K\{^ 11100111100101011000111111101011100001011011110111101100100011101000000101001011010111000111110111100111100101011000111111101011100001011011110111101100100011101000000101001011010111000111101101011110 e7958feb85bdec8e814b5c7de7958feb85bdec8e814b5c7b5e
UHC 畏녽쎁K\}畏녽쎁K\{^ 11101000111001101000011011101001100110111010101101001011010111000111110111101000111001101000011011101001100110111010101101001011010111000111101101011110 e8e686e99bab4b5c7de8e686e99bab4b5c7b5e

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