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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 艶?押?}艶?押?{^ 100010011001000000111111100010011001111100111111011111011000100110010000001111111000100110011111001111110111101101011110 89903f899f3f7d89903f899f3f7b5e
EUC-JP 艶?押?}艶?押?{^ 101100011111000000111111101100101010000100111111011111011011000111110000001111111011001010100001001111110111101101011110 b1f03fb2a13f7db1f03fb2a13f7b5e
UTF-8 艶쵫押턭}艶쵫押턭{^ 111010001000100110110110111011001011010110101011111001101000101010111100111011011000010010101101011111011110100010001001101101101110110010110101101010111110011010001010101111001110110110000100101011010111101101011110 e889b6ecb5abe68abced84ad7de889b6ecb5abe68abced84ad7b5e
UHC 艶쵫押턭}艶쵫押턭{^ 11100110111111011010110101001010111001001110001110110110011011100111110111100110111111011010110101001010111001001110001110110110011011100111101101011110 e6fdad4ae4e3b66e7de6fdad4ae4e3b66e7b5e

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