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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ロヲモョロヲモョ^ 110110111010011011010011101011101101101110100110110100111010111001011110 dba6d3aedba6d3ae5e
EUC-JP ロヲモョロヲモョ^ 1000111011011011100011101010011010001110110100111000111010101110100011101101101110001110101001101000111011010011100011101010111001011110 8edb8ea68ed38eae8edb8ea68ed38eae5e
UTF-8 ロヲモョロヲモョ^ 11101111101111101001101111101111101111011010011011101111101111101001001111101111101111011010111011101111101111101001101111101111101111011010011011101111101111101001001111101111101111011010111001011110 efbe9befbda6efbe93efbdaeefbe9befbda6efbe93efbdae5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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