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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ?肯???肯??B 0011111110001101011011010011111100111111001111111000110101101101001111110011111101000010 3f8d6d3f3f3f8d6d3f3f42
EUC-JP ?肯???肯??B 0011111110111001110011100011111100111111001111111011100111001110001111110011111101000010 3fb9ce3f3f3fb9ce3f3f42
UTF-8 飇肯쐐쉡飇肯쐐쉡B 11101001101000111000011111101000100000101010111111101100100100001001000011101100100010011010000111101001101000111000011111101000100000101010111111101100100100001001000011101100100010011010000101000010 e9a387e882afec9090ec89a1e9a387e882afec9090ec89a142
UHC 飇肯쐐쉡飇肯쐐쉡B 1111100011111100110100001110100110111101111110111001101001110110111110001111110011010000111010011011110111111011100110100111011001000010 f8fcd0e9bdfb9a76f8fcd0e9bdfb9a7642

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