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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???????あ介^ 001111110011111100111111001111110011111100111111001111111000001010100000100010011110111001011110 3f3f3f3f3f3f3f82a089ee5e
EUC-JP ???????あ介^ 001111110011111100111111001111110011111100111111001111111010010010100010101100101111000001011110 3f3f3f3f3f3f3fa4a2b2f05e
UTF-8 룵₃룵₃룵₃룵あ介^ 11101011101000111011010111100010100000101000001111101011101000111011010111100010100000101000001111101011101000111011010111100010100000101000001111101011101000111011010111100011100000011000001011100100101110111000101101011110 eba3b5e28283eba3b5e28283eba3b5e28283eba3b5e38182e4bb8b5e
UHC 룵₃룵₃룵₃룵あ介^ 10001111101010101010100111111101100011111010101010101001111111011000111110101010101010011111110110001111101010101010101010100010110010111011111101011110 8faaa9fd8faaa9fd8faaa9fd8faaaaa2cbbf5e

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