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 迴ク邊ォ}迴ク邊ォ{^ 111001111000111110111000111001111011001010101011011111011110011110001111101110001110011110110010101010110111101101011110 e78fb8e7b2ab7de78fb8e7b2ab7b5e
EUC-JP 迴ク邊ォ}迴ク邊ォ{^ 11101101111011111000111010111000111011101011010010001110101010110111110111101101111011111000111010111000111011101011010010001110101010110111101101011110 edef8eb8eeb48eab7dedef8eb8eeb48eab7b5e
UTF-8 迴ク邊ォ}迴ク邊ォ{^ 111010001011111110110100111011111011110110111000111010011000001010001010111011111011110110101011011111011110100010111111101101001110111110111101101110001110100110000010100010101110111110111101101010110111101101011110 e8bfb4efbdb8e9828aefbdab7de8bfb4efbdb8e9828aefbdab7b5e
UHC ??邊?}??邊?{^ 00111111001111111101110010101011001111110111110100111111001111111101110010101011001111110111101101011110 3f3fdcab3f7d3f3fdcab3f7b5e

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