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 10001001011010100011111100111111011111010101100110001001011010100011111100111111011111010110001001000101 896a3f3f7d59896a3f3f7d6245
EUC-JP 泳??}Y泳??}bE 10110001110010110011111100111111011111010101100110110001110010110011111100111111011111010110001001000101 b1cb3f3f7d59b1cb3f3f7d6245
UTF-8 泳롫젻}Y泳롫젻}bE 1110011010110011101100111110101110100001101010111110110010100000101110110111110101011001111001101011001110110011111010111010000110101011111011001010000010111011011111010110001001000101 e6b3b3eba1abeca0bb7d59e6b3b3eba1abeca0bb7d6245
UHC 泳롫젻}Y泳롫젻}bE 1110011110110110100011101110101110100000101011100111110101011001111001111011011010001110111010111010000010101110011111010110001001000101 e7b68eeba0ae7d59e7b68eeba0ae7d6245

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