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 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN ?脹?}Y?脹?}bE 00111111100100101010111100111111011111010101100100111111100100101010111100111111011111010110001001000101 3f92af3f7d593f92af3f7d6245
EUC-JP ?脹?}Y?脹?}bE 00111111110001001011000100111111011111010101100100111111110001001011000100111111011111010110001001000101 3fc4b13f7d593fc4b13f7d6245
UTF-8 뤋脹쯒}Y뤋脹쯒}bE 1110101110100100100010111110100010000100101110011110110010101111100100100111110101011001111010111010010010001011111010001000010010111001111011001010111110010010011111010110001001000101 eba48be884b9ecaf927d59eba48be884b9ecaf927d6245
UHC 뤋脹쯒}Y뤋脹쯒}bE 1000111110111011111100111110110010101001010011100111110101011001100011111011101111110011111011001010100101001110011111010110001001000101 8fbbf3eca94e7d598fbbf3eca94e7d6245

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