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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???誼?}???誼?{^ 001111110011111100111111100010110110001000111111011111010011111100111111001111111000101101100010001111110111101101011110 3f3f3f8b623f7d3f3f3f8b623f7b5e
EUC-JP ??ł誼?}??ł誼?{^ 00111111001111111000111110101001110010001011010111000011001111110111110100111111001111111000111110101001110010001011010111000011001111110111101101011110 3f3f8fa9c8b5c33f7d3f3f8fa9c8b5c33f7b5e
UTF-8 令⑸ł誼썀}令⑸ł誼썀{^ 11101111101001101010100011100010100100011011100011000101100000101110100010101010101111001110110010001101100000000111110111101111101001101010100011100010100100011011100011000101100000101110100010101010101111001110110010001101100000000111101101011110 efa6a8e291b8c582e8aabcec8d807defa6a8e291b8c582e8aabcec8d807b5e
UHC 令⑸ł誼썀}令⑸ł誼썀{^ 1110011110101001101010011110101110101001101010011110101111111110100110110110111001111101111001111010100110101001111010111010100110101001111010111111111010011011011011100111101101011110 e7a9a9eba9a9ebfe9b6e7de7a9a9eba9a9ebfe9b6e7b5e

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