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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ?暖班去\}?暖班去\{^ 00111111100100100110011110010100110001111000101110001110010111000111110100111111100100100110011110010100110001111000101110001110010111000111101101011110 3f926794c78b8e5c7d3f926794c78b8e5c7b5e
EUC-JP ?暖班去\}?暖班去\{^ 00111111110000111100100011001000110010011011010111101110010111000111110100111111110000111100100011001000110010011011010111101110010111000111101101011110 3fc3c8c8c9b5ee5c7d3fc3c8c8c9b5ee5c7b5e
UTF-8 뤶暖班去\}뤶暖班去\{^ 1110101110100100101101101110011010011010100101101110011110001111101011011110010110001110101110110101110001111101111010111010010010110110111001101001101010010110111001111000111110101101111001011000111010111011010111000111101101011110 eba4b6e69a96e78fade58ebb5c7deba4b6e69a96e78fade58ebb5c7b5e
UHC 뤶暖班去\}뤶暖班去\{^ 100011111110010011010001111011001101101011101100110010111101101101011100011111011000111111100100110100011110110011011010111011001100101111011011010111000111101101011110 8fe4d1ecdaeccbdb5c7d8fe4d1ecdaeccbdb5c7b5e

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