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 ???K\}???K\{^ 00111111001111110011111101001011010111000111110100111111001111110011111101001011010111000111101101011110 3f3f3f4b5c7d3f3f3f4b5c7b5e
SJIS-WIN 易??K\}易??K\{^ 100010001101010100111111001111110100101101011100011111011000100011010101001111110011111101001011010111000111101101011110 88d53f3f4b5c7d88d53f3f4b5c7b5e
EUC-JP 易??K\}易??K\{^ 101100001101011100111111001111110100101101011100011111011011000011010111001111110011111101001011010111000111101101011110 b0d73f3f4b5c7db0d73f3f4b5c7b5e
UTF-8 易뚪퐦K\}易뚪퐦K\{^ 11100110100110001001001111101011100110101010101011101101100100001010011001001011010111000111110111100110100110001001001111101011100110101010101011101101100100001010011001001011010111000111101101011110 e69893eb9aaaed90a64b5c7de69893eb9aaaed90a64b5c7b5e
UHC 易뚪퐦K\}易뚪퐦K\{^ 11100110101101101000110011101001101111011000111101001011010111000111110111100110101101101000110011101001101111011000111101001011010111000111101101011110 e6b68ce9bd8f4b5c7de6b68ce9bd8f4b5c7b5e

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