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\{^ 100110000110000000111111001111110100101101011100011111011001100001100000001111110011111101001011010111000111101101011110 98603f3f4b5c7d98603f3f4b5c7b5e
EUC-JP 倭??K\}倭??K\{^ 110011111100000100111111001111110100101101011100011111011100111111000001001111110011111101001011010111000111101101011110 cfc13f3f4b5c7dcfc13f3f4b5c7b5e
UTF-8 倭띰쉑K\}倭띰쉑K\{^ 11100101100000001010110111101011100111011011000011101100100010011001000101001011010111000111110111100101100000001010110111101011100111011011000011101100100010011001000101001011010111000111101101011110 e580adeb9db0ec89914b5c7de580adeb9db0ec89914b5c7b5e
UHC 倭띰쉑K\}倭띰쉑K\{^ 11101000110111101011011011101111101111011010011101001011010111000111110111101000110111101011011011101111101111011010011101001011010111000111101101011110 e8deb6efbda74b5c7de8deb6efbda74b5c7b5e

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