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 ???}\}???}\{^ 00111111001111110011111101111101010111000111110100111111001111110011111101111101010111000111101101011110 3f3f3f7d5c7d3f3f3f7d5c7b5e
SJIS-WIN ??悲}\}??悲}\{^ 001111110011111110010100110111110111110101011100011111010011111100111111100101001101111101111101010111000111101101011110 3f3f94df7d5c7d3f3f94df7d5c7b5e
EUC-JP ??悲}\}??悲}\{^ 001111110011111111001000111000010111110101011100011111010011111100111111110010001110000101111101010111000111101101011110 3f3fc8e17d5c7d3f3fc8e17d5c7b5e
UTF-8 떼陋悲}\}떼陋悲}\{^ 11101011100101101011110011101111101001011001000111100110100000101011001001111101010111000111110111101011100101101011110011101111101001011001000111100110100000101011001001111101010111000111101101011110 eb96bcefa591e682b27d5c7deb96bcefa591e682b27d5c7b5e
UHC 떼陋悲}\}떼陋悲}\{^ 10110110101111001101001011101011110111011110100001111101010111000111110110110110101111001101001011101011110111011110100001111101010111000111101101011110 b6bcd2ebdde87d5c7db6bcd2ebdde87d5c7b5e

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