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 10001001100100000011111100111111011111010101100110001001100100000011111100111111011111010110001001000101 89903f3f7d5989903f3f7d6245
EUC-JP 艶??}Y艶??}bE 10110001111100000011111100111111011111010101100110110001111100000011111100111111011111010110001001000101 b1f03f3f7d59b1f03f3f7d6245
UTF-8 艶싵뀠}Y艶싵뀠}bE 1110100010001001101101101110110010001011101101011110101110000000101000000111110101011001111010001000100110110110111011001000101110110101111010111000000010100000011111010110001001000101 e889b6ec8bb5eb80a07d59e889b6ec8bb5eb80a07d6245
UHC 艶싵뀠}Y艶싵뀠}bE 1110011011111101100110101110111010000101100101110111110101011001111001101111110110011010111011101000010110010111011111010110001001000101 e6fd9aee85977d59e6fd9aee85977d6245

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