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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ???琰?}???琰?{^ 0011111100111111001111111000111111001100101101000011111101111101001111110011111100111111100011111100110010110100001111110111101101011110 3f3f3f8fccb43f7d3f3f3f8fccb43f7b5e
UTF-8 怜붺윢琰엖}怜붺윢琰엖{^ 111011111010011010101100111010111011011010111010111011001001110010100010111001111001000010110000111011001001011110010110011111011110111110100110101011001110101110110110101110101110110010011100101000101110011110010000101100001110110010010111100101100111101101011110 efa6acebb6baec9ca2e790b0ec97967defa6acebb6baec9ca2e790b0ec97967b5e
UHC 怜붺윢琰엖}怜붺윢琰엖{^ 1110011110110000100101001110011110011111101000111110011011111100100111100110111001111101111001111011000010010100111001111001111110100011111001101111110010011110011011100111101101011110 e7b094e79fa3e6fc9e6e7de7b094e79fa3e6fc9e6e7b5e

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