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 ???????A 0011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f41
SJIS-WIN ?遍?????A 001111111001010111010101001111110011111100111111001111110011111101000001 3f95d53f3f3f3f3f41
EUC-JP ?遍???芷?A 0011111111001010110101110011111100111111001111111000111111010111110010010011111101000001 3fcad73f3f3f8fd7c93f41
UTF-8 뤙遍퐦힉렱芷렳A 11101011101001001001100111101001100000011000110111101101100100001010011011101101100111101000100111101011101000001011000111101000100010101011011111101011101000001011001101000001 eba499e9818ded90a6ed9e89eba0b1e88ab7eba0b341
UHC 뤙遍퐦힉렱芷렳A 100011111100100011111000101111001011110110001111110010001111100010001110101111101111001010111010100011101100000001000001 8fc8f8bcbd8fc8f88ebef2ba8ec041

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