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 0011111100111111100111001000110000111111001111111001110010001100001111110011111101000010 3f3f9c8c3f3f9c8c3f3f42
EUC-JP ??恁??恁??B 0011111100111111110101111110110000111111001111111101011111101100001111110011111101000010 3f3fd7ec3f3fd7ec3f3f42
UTF-8 淋챭恁듭콐恁⑺샃B 11101111101001111011010111101100101100011010110111100110100000011000000111101011100100111010110111101100101111011001000011100110100000011000000111100010100100011011101011101100100000111000001101000010 efa7b5ecb1ade68181eb93adecbd90e68181e291baec838342
UHC 淋챭恁듭콐恁⑺샃B 1110110011111000101010100111011011101100111101101011010111101100101100011000110011101100111101101010100111101101100110001011010101000010 ecf8aa76ecf6b5ecb18cecf6a9ed98b542

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