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 11010111111010011101101010100110111100111010100111010111111010011101101010100110111100111010100101000010 d7e9daa6f3a9d7e9daa6f3a942
EUC-JP ラ鰛ヲ?ラ鰛ヲ?B 100011101101011111110010110111001000111010100110001111111000111011010111111100101101110010001110101001100011111101000010 8ed7f2dc8ea63f8ed7f2dc8ea63f42
UTF-8 ラ鰛ヲラ鰛ヲB 11101111101111101001011111101001101100001001101111101111101111011010011011101110100010101001110011101111101111101001011111101001101100001001101111101111101111011010011011101110100010101001110001000010 efbe97e9b09befbda6ee8a9cefbe97e9b09befbda6ee8a9c42
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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