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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 狒粲狒禪}Y狒粲狒禪}bE 111000001011111111100010111010101110000010111111111000100101011101111101010110011110000010111111111000101110101011100000101111111110001001010111011111010110001001000101 e0bfe2eae0bfe2577d59e0bfe2eae0bfe2577d6245
EUC-JP 狒粲狒禪}Y狒粲狒禪}bE 111000001100000111100100111011001110000011000001111000111011100001111101010110011110000011000001111001001110110011100000110000011110001110111000011111010110001001000101 e0c1e4ece0c1e3b87d59e0c1e4ece0c1e3b87d6245
UTF-8 狒粲狒禪}Y狒粲狒禪}bE 1110011110001011100100101110011110110010101100101110011110001011100100101110011110100110101010100111110101011001111001111000101110010010111001111011001010110010111001111000101110010010111001111010011010101010011111010110001001000101 e78b92e7b2b2e78b92e7a6aa7d59e78b92e7b2b2e78b92e7a6aa7d6245
UHC ?粲?禪}Y?粲?禪}bE 0011111111110011110001000011111111100000110010010111110101011001001111111111001111000100001111111110000011001001011111010110001001000101 3ff3c43fe0c97d593ff3c43fe0c97d6245

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