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 ?????????n^ 0011111100111111001111110011111100111111001111110011111100111111001111110110111001011110 3f3f3f3f3f3f3f3f3f6e5e
SJIS-WIN ?????????n^ 0011111100111111001111110011111100111111001111110011111100111111001111110110111001011110 3f3f3f3f3f3f3f3f3f6e5e
EUC-JP ????????Łn^ 00111111001111110011111100111111001111110011111100111111001111111000111110101001101010000110111001011110 3f3f3f3f3f3f3f3f8fa9a86e5e
UTF-8 淋귦삧淋꾩㎛淋꾩Łn^ 11101111101001111011010111101010101101111010011011101100100000101010011111101111101001111011010111101010101111101010100111100011100011101001101111101111101001111011010111101010101111101010100111000101100000010110111001011110 efa7b5eab7a6ec82a7efa7b5eabea9e38e9befa7b5eabea9c5816e5e
UHC 淋귦삧淋꾩㎛淋꾩Łn^ 1110110011111000100000101110110110011000101001101110110011111000100001001110110010100111101011011110110011111000100001001110110010101000101010010110111001011110 ecf882ed98a6ecf884eca7adecf884eca8a96e5e

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