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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?ワ?域??ワ?域?B 001111111000001110001111001111111000100011100110001111110011111110000011100011110011111110001000111001100011111101000010 3f838f3f88e63f3f838f3f88e63f42
EUC-JP ?ワ?域??ワ?域?B 001111111010010111101111001111111011000011101000001111110011111110100101111011110011111110110000111010000011111101000010 3fa5ef3fb0e83f3fa5ef3fb0e83f42
UTF-8 力ワ퐠域₄力ワ퐠域₄B 11101111101001101000101011100011100000111010111111101101100100001010000011100101100111111001111111100010100000101000010011101111101001101000101011100011100000111010111111101101100100001010000011100101100111111001111111100010100000101000010001000010 efa68ae383afed90a0e59f9fe28284efa68ae383afed90a0e59f9fe2828442
UHC 力ワ퐠域₄力ワ퐠域₄B 111001101011001110101011111011111011110110001001111001101011010010101001111111101110011010110011101010111110111110111101100010011110011010110100101010011111111001000010 e6b3abefbd89e6b4a9fee6b3abefbd89e6b4a9fe42

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