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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???蘊????? 00111111001111110011111111100101010111010011111100111111001111110011111100111111 3f3f3fe55d3f3f3f3f3f
EUC-JP ???蘊????? 00111111001111110011111111101001101111100011111100111111001111110011111100111111 3f3f3fe9be3f3f3f3f3f
UTF-8 琉뚦뼔蘊귝셀璘싴슀 111011111010011110001100111010111001101010100110111010111011110010010100111010001001100010001010111010101011011110011101111011001000010110000000111011111010011110101111111011001000101110110100111011001000101010000000 efa78ceb9aa6ebbc94e8988aeab79dec8580efa7afec8bb4ec8a80
UHC 琉뚦뼔蘊귝셀璘싴슀 111010111010010010001100111001011001011010011100111010001011001110000010111001101011110010111111111011001101111010011010111011011001101010010011 eba48ce5969ce8b382e6bcbfecde9aed9a93

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