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 逅ー岦杵}逅ー岦杵{^ 1110011110010000101100001111101010101100100010110110111001111101111001111001000010110000111110101010110010001011011011100111101101011110 e790b0faac8b6e7de790b0faac8b6e7b5e
EUC-JP 逅ー岦杵}逅ー岦杵{^ 111011011111000010001110101100001000111110111011101100111011010111001111011111011110110111110000100011101011000010001111101110111011001110110101110011110111101101011110 edf08eb08fbbb3b5cf7dedf08eb08fbbb3b5cf7b5e
UTF-8 逅ー岦杵}逅ー岦杵{^ 111010011000000010000101111011111011110110110000111001011011001010100110111001101001110110110101011111011110100110000000100001011110111110111101101100001110010110110010101001101110011010011101101101010111101101011110 e98085efbdb0e5b2a6e69db57de98085efbdb0e5b2a6e69db57b5e
UHC 逅??杵}逅??杵{^ 111111011011000100111111001111111110111010111110011111011111110110110001001111110011111111101110101111100111101101011110 fdb13f3feebe7dfdb13f3feebe7b5e

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