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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?諺?巖?悅???壁 0011111110001100101111110011111110011011110111000011111111111010101111010011111100111111001111111001010111000111 3f8cbf3f9bdc3ffabd3f3f3f95c7
EUC-JP ?諺?巖?????壁 00111111101110001100000100111111110101101101111000111111001111110011111100111111001111111100101011001001 3fb8c13fd6de3f3f3f3f3fcac9
UTF-8 뤗諺휁巖뤇悅헐렼뤶壁 111010111010010010010111111010001010101110111010111011011001110010000001111001011011011110010110111010111010010010000111111001101000001010000101111011011001011110010000111010111010000010111100111010111010010010110110111001011010001110000001 eba497e8abbaed9c81e5b796eba487e68285ed9790eba0bceba4b6e5a381
UHC 뤗諺휁巖뤇悅헐렼뤶壁 1000111111000111111001011110110011000100100011111110010011011100100011111011011111100110111011011100011111100110100011101100010010001111111001001101101111111010 8fc7e5ecc48fe4dc8fb7e6edc7e68ec48fe4dbfa

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