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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 肄??兩肄??兩B 11100011111001010011111100111111100110010101111111100011111001010011111100111111100110010101111101000010 e3e53f3f995fe3e53f3f995f42
EUC-JP 肄??兩肄??兩B 11100110111001110011111100111111110100011100000011100110111001110011111100111111110100011100000001000010 e6e73f3fd1c0e6e73f3fd1c042
UTF-8 肄편렟兩肄편렟兩B 11101000100000101000010011101101100011101011100011101011101000001001111111100101100001011010100111101000100000101000010011101101100011101011100011101011101000001001111111100101100001011010100101000010 e88284ed8eb8eba09fe585a9e88284ed8eb8eba09fe585a942
UHC 肄편렟兩肄편렟兩B 1110110010111101110001101110110110001110101100001101010111010111111011001011110111000110111011011000111010110000110101011101011101000010 ecbdc6ed8eb0d5d7ecbdc6ed8eb0d5d742

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